github.com/jackc/pgx/v5.baseRows.Scan (method, view implemented interface methods)

2 uses

	github.com/jackc/pgx/v5 (current package)
		rows.go#L116: 	rows.Scan(dest...)
		rows.go#L235: func (rows *baseRows) Scan(dest ...any) error {